home *** CD-ROM | disk | FTP | other *** search
- Path: news.th-darmstadt.de!news
- From: Stefan Dong <sdong@darmstadt.gmd.de>
- Newsgroups: comp.lang.c++
- Subject: BUG in VC1.5
- Date: Mon, 29 Jan 1996 11:14:40 -0800
- Organization: GMD
- Message-ID: <310D1CA0.4426@darmstadt.gmd.de>
- NNTP-Posting-Host: delta.darmstadt.gmd.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6b (Win16; I)
-
- I have wrote a DLL and linked a Static-Lib:
- In the Lib I use CString to init a const String like CSTRING dd="xxx",
- it does not work!! In Debugger I look into the var, it contains nothing!!
-
- can anybody help me??
-